Delphi Developer's Guide to XML
Chapter 11 - The Common DOM Framework

Previous   Next   Listings

A standard DOM interface lets you use one of a number of DOM implementations in your program, just by changing the value of one property.

IDOMView.dpr   An XML document viewer built around the common DOM interfaces
IDOMView1.pas
IDOMView1.dfm
   The main viewer form

Zipped Files (Delphi 6+)

Delphi Developer's Guide to XML © 2003, Keith Wood Previous   Next   Listings